home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-01-27 | 4.3 KB | 256 lines |
- ;
- ; Main TELNET section
- ;
- [Telnet]
-
- ; Wrap at End Of Line (default-On)
- ;Wrap=On
-
- ; What keyboard section emulates (default-vt100)
- ; NOTE! If keyboard section not defined default vt100 (see below)
- ; coded into programm by default!
- ;Keyboard=vt100
-
- ; Send \x1b before character if <alt>+<ascii> pressed (default-No)
- ; (nice for Midnight Commander)
- AltEsc=On
-
- ; Enable Mouse for cut & paste (default=On)
- ;Mouse=On
-
- ; Charset: DOS, KOI8, WINDOWS (default-DOS)
- ; You can select charset at any time on running program
- ; Ctrl+Alt+F1-DOS (CP866)
- ; Ctrl+Alt+F2-KOI8
- ; Ctrl+Alt+F3-WIN (CP1251)
- ;Charset=KOI8
-
- ;Use Windows clipboard for cut/paste by mouse (default-on)
- ;WinClipboard=On
-
- ;Printer (default PRN) Ctrl+Alt+F4 - select printer
- Printer=\\BTREE\queue_btd_laser
-
- ; Terminal type for setting TERM variable on remote system
- ;TerminalType=vt100
-
- [ZMODEM]
- ; Command for remote recieve command
- rz=rz
- ; Path where download files
- DownloadPath=r:\reports
-
- ;
- ; FTP server section
- ;
- [FTP]
- ; Start FTP server at start of telnet session (default OFF)
- ;Startup=YES
-
- ; Root directory for FTP server (MUST BE EXISTS, default by %TMP%)
- RootPath=c:\temp
-
- ; Allows any path for FTP server (default: no)
- AnyPath=Yes
-
- ; FTP valid user (default is: anonymous) case sensitve
- ;user=anonymous
-
- ; End of [FTP]
-
- ;
- ; vt100 keyboard section
- ; By default keys with modificators <Alt>,<Ctrl>,<shift> not defined
- ;
- [vt100]
- Insert=\x1b[2~
- ;Delete=\x7F
- Home=\x1b[\x04
- ; Backspace
- ;BACK=\x08
- End=\x1b[\x05
- ; Prior - Page Up
- Prior=\x1b[5~
- ; Next - Page Down
- Next=\x1b[6~
- Up=\x1bOA
- Down=\x1bOB
- Right=\x1bOC
- Left=\x1bOD
- s_Tab=\x1bST
- c_Prior=\x1bCI
- c_Next=\x1bCJ
- a_Next=\x1bD
- ; <F1> - <F10>
- F1= \x1bOP
- F2= \x1bOQ
- F3= \x1bOR
- F4= \x1bOS
- F5= \x1bOt
- F6= \x1bOu
- F7= \x1bOv
- F8= \x1bOl
- F9= \x1bOw
- F10=\x1bOy
- ;<CtrlF1> - <CtrlF10>
- c_F1= \x1bF1
- c_F2= \x1bF2
- c_F3= \x1bF3
- c_F4= \x1bF4
- c_F5= \x1bF5
- c_F6= \x1bF6
- c_F7= \x1bF7
- c_F8= \x1bF8
- c_F9= \x1bF9
- c_F10=\x1bFA
- ;<AltF1> - <AltF10>
- a_F1= \x1bA1
- a_F2= \x1bA2
- a_F3= \x1bA3
- a_F4= \x1bA4
- a_F5= \x1bA5
- a_F6= \x1bA6
- a_F7= \x1bA7
- a_F8= \x1bA8
- a_F9= \x1bA9
- a_F10=\x1bAA
- ;<ShiftF1> - <ShiftF10>
- s_F1= \x1bS1
- s_F2= \x1bS2
- s_F3= \x1bS3
- s_F4= \x1bS4
- s_F5= \x1bS5
- s_F6= \x1bS6
- s_F7= \x1bS7
- s_F8= \x1bS8
- s_F9= \x1bS9
- s_F10=\x1bSA
- ; Keypads
- ;NUMPAD0=\x1b0p
- ;NUMPAD1=\x1b0q
- ;NUMPAD2=\x1b0r
- ;NUMPAD3=\x1b0s
- ;NUMPAD4=\x1b0t
- ;NUMPAD5=\x1b0u
- ;NUMPAD6=\x1b0v
- ;NUMPAD7=\x1b0w
- ;NUMPAD8=\x1b0x
- ;NUMPAD9=\x1b0y
- ;DECIMAL=\x1b0n
- ;SUBTRACT=\x1b0m
- ;ADD=\x1b0l
- ;MULTIPLY=\x1b0M
- ;DIVIDE=/
- ;NUMPADENTER=\xD
-
- ;ansi keyboard section (not defined)
- ;[ansi]
-
- ; Keyboard section for login on ataman telnet service for Windows
- [ataman]
- Insert=\x01i
- Delete=\x01x
- Home=\x01h
- End=\x01e
- Prior=\x01p
- Next=\x01n
- Up=\x01u
- Down=\x01d
- Right=\x01r
- Left=\x01l
- s_Tab=\x1bST
- c_Prior=\x1bCI
- c_Next=\x1bCJ
- a_Next=\x1bD
- ; <F1> - <F10>
- F1=\x011
- F2=\x012
- F3=\x013
- F4=\x014
- F5=\x015
- F6=\x016
- F7=\x017
- F8=\x018
- F9=\x019
- F10=\x010
- F11=\x01-
- F12=\x01=
- ;<CtrlF1> - <CtrlF10>
- c_F1=\x01c\x011
- c_F2=\x01c\x012
- c_F3=\x01c\x013
- c_F4=\x01c\x014
- c_F5=\x01c\x015
- c_F6=\x01c\x016
- c_F7=\x01c\x017
- c_F8=\x01c\x018
- c_F9=\x01c\x019
- c_F10=\x01c\x010
- c_F11=\x01c\x01-
- c_F12=\x01c\x01=
- ;<AltF1> - <AltF10>
- a_F1=\x01a\x011
- a_F2=\x01a\x012
- a_F3=\x01a\x013
- a_F4=\x01a\x014
- a_F5=\x01a\x015
- a_F6=\x01a\x016
- a_F7=\x01a\x017
- a_F8=\x01a\x018
- a_F9=\x01a\x019
- a_F10=\x01a\x010
- ;<ShiftF1> - <ShiftF10>
- s_F1=\x01s\x011
- s_F2=\x01s\x012
- s_F3=\x01s\x013
- s_F4=\x01s\x014
- s_F5=\x01s\x015
- s_F6=\x01s\x016
- s_F7=\x01s\x017
- s_F8=\x01s\x018
- s_F9=\x01s\x019
- s_F10=\x01s\x010
-
- ; Contributed by Golubovsky (golubovsky@mail.ru) for linux boxes
- [linux]
- Insert=\x1b[2~
- Delete=\x1b[3~
- Home=\x1b[1~
- ; Backspace
- BACK=\x08
- End=\x1b[4~
- ; Prior - Page Up
- Prior=\x1b[5~
- ; Next - Page Down
- Next=\x1b[6~
- Up=\x1b[A
- Down=\x1b[B
- Right=\x1b[C
- Left=\x1b[D
- s_Tab=\x1b\x09
- ; <F1> - <F10>
- F1= \x1b1
- F2= \x1b2
- F3= \x1b3
- F4= \x1b4
- F5= \x1b5
- F6= \x1b6
- F7= \x1b7
- F8= \x1b8
- F9= \x1b9
- F10=\x1b0
- ;<ShiftF1> - <ShiftF10>
- s_F1= \x1b[23~
- s_F2= \x1b[24~
- s_F3= \x1b[25~
- s_F4= \x1b[26~
- s_F5= \x1b[28~
- s_F6= \x1b[29~
- s_F7= \x1b[31~
- s_F8= \x1b[32~
- s_F9= \x1b[33~
-
- ; Keyboard section for login for other ports - 110 ...
- [nontelnet]
- enter=\x0A\x0D
-